Skip to content

Conversation

@bolasevich
Copy link

No description provided.

@@ -1,4 +1,9 @@
const axios = require('axios');
const algosdk = require('algosdk');
const MNEMONIC = 'seed phrase here'; // Never commit this in production!
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why don't you use dotenv ; )

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to update .gitignore ; )

Copy link
Contributor

@temptemp3 temptemp3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me but I recommend using dotenv that we keep the pk out of the file

@bolasevich
Copy link
Author

lol i knew you were going to say that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants